Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cleanup] Moving a bunch of classes into android package (pt3). #204

Conversation

Laimiux
Copy link
Collaborator

@Laimiux Laimiux commented May 14, 2021

What

Moving a bunch of classes into the android package.

@Laimiux Laimiux requested a review from Jawnnypoo May 14, 2021 18:17
@carrotkite
Copy link

carrotkite commented May 14, 2021

JaCoCo Code Coverage 76.89% ✅

Class Covered Meta Status
com/instacart/formula/android/FeatureView 100% 0%
com/instacart/formula/android/ActivityStoreContext 28% 0%
com/instacart/formula/android/FragmentBindingBuilder 100% 0%
com/instacart/formula/android/Feature 100% 0%
com/instacart/formula/android/ViewInstance 72% 0%
com/instacart/formula/android/ActivityStore 100% 0%
com/instacart/formula/android/internal/FragmentFlowRenderView 77% 0%
com/instacart/formula/android/internal/FragmentLifecycle 70% 0%
com/instacart/formula/android/internal/ActivityStoreContextImpl 80% 0%
com/instacart/formula/android/views/FragmentContractViewFactory 100% 0%

Generated by 🚫 Danger

- Move `FragmentLifecycleEvent` into `android.events` package.
- Move `Integration` into `android` package.
- Move `FragmentLifecycleCallback` into `android` package.
- Move `FragmentComponent` into `android` package.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I accidentally merged #205 into this PR as well. Sorry @Jawnnypoo

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, no worries

@Laimiux Laimiux merged commit 6661f9b into laimonas/cleaning-up-android-module-pt3 May 17, 2021
@Laimiux Laimiux deleted the laimonas/cleaning-up-android-module-pt4 branch May 17, 2021 20:08
Laimiux added a commit that referenced this pull request May 17, 2021
* Move FragmentKey into android package.

* Moving a couple classes to android package.

* Move BaseFormulaFragment into android package.

* Move DisposableScope into android package.

* Hiding Binding classes from public API.

* Move AppManager into android.internal package.

* [Cleanup] Moving a bunch of classes into android package (pt3). (#204)

* Move BackCallback into android package.

* Move FragmentLifecycleEvent into android.events package.

* Move Integration into android package.

* Move remaining fragments classes into android package. (#205)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants